home *** CD-ROM | disk | FTP | other *** search
/ MACD 5 / MACD 5.bin / internet / irc_i_dodatki / dwarfx / dwarf24.lha / dwarfquit.amirx < prev    next >
Text File  |  1980-12-25  |  515b  |  23 lines

  1. /* |DWaRFx| v1.X ßeta
  2. \\ By Gareth Murfin
  3. //
  4. \\ A simple eXit script
  5. // command:  "/DwQUiT <reason>"
  6. \\
  7. */
  8.  
  9. PARSE ARG ARGS
  10. OPTIONS RESULTS
  11.  
  12. if ARGS = "" then do
  13.    "echo P="d2c(27)"b«|DWaRFx|» You need to put a reason you TwonK! - |DWaRFx| v1.X+ ßeta - Gareth Murfin"
  14.    exit
  15. end
  16. Call Setclip('DFxTIME',Time())
  17. 'echo Now Closing link with server...'
  18. 'say |DWaRFx| - Im taking the escape pod and getting out of here!'
  19. 'say The user would like to say this before they leave :-'
  20. 'say /OP GåZ'
  21. 'say 'ARGS
  22. 'say /!leave'
  23.